Editar Excluir

{{ recipe.name }}

@{{ recipe.creator }}
  • #{{ tag.name }}

Favoritos

{{ recipe.likes }} curtidas

Rendimento

{{ recipe.servings }} {{ recipe.servings > 1 ? 'porções' : 'porção' }}

Nutrientes

{{ recipe.kcal }}kcal

Ingredientes:

  • {{ i + 1 }}

    {{ ingredient.quantity }}g {{ ingredient.name.replaceAll(",", "") }}

Modo de Preparo:

  1. {{ i + 1 }}

    {{ step.description }}